dec

operator fun dec(): NonZeroInt

Returns this value decremented by 1. If this value equals 1, it returns -1 instead. If this value is the minimum, it returns the maximum value instead.